Harden install and upgrade docs - #550
Conversation
Code Review ✅ ApprovedHardens install and upgrade documentation with cold-install vs upgrade guidance, exact package manager procedures (pipx upgrades, uv reinstalls, migration paths), install matrix in the quickstart, aligned authentication examples, troubleshooting for stale paths and loopback Board URLs, and release-hygiene test coverage for install/upgrade snippets. No issues found. OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |
Claude audit (merge-authority lane)Head SHA: Claude Audit: PASS Summary: Docs-only PR (README, install/quickstart/troubleshooting/try-in-10-minutes) plus a new self-verifying test that asserts specific strings exist in those docs. Checked every assertion in test_install_and_upgrade_docs_cover_agent_paths against the actual diff content; all match. No code paths changed, no security or data-loss risk introduced. No trusted project context to contradict. Findings: none. |
Part of #536. Fixes #542.
Summary
Verification
scripts/dev-python -m unittest tests.test_release_hygiene.ReleaseHygieneTests.test_install_and_upgrade_docs_cover_agent_paths tests.test_release_hygiene.ReleaseHygieneTests.test_codex_smoke_docs_use_supported_flagsscripts/dev-python -m pytest tests/test_release_hygiene.pyscripts/dev-python -m ruff check .scripts/dev-python -m pytestgit diff --checkscripts/dev-python scripts/privacy_scan.pyPrivacy
Docs/tests only. No source, diffs, transcripts, raw stdout/stderr, auth output, local paths, or secrets are uploaded or added by this change.